Uses of Package
org.eclipse.vtp.framework.interactions.core.conversation

Packages that use org.eclipse.vtp.framework.interactions.core.conversation
org.eclipse.vtp.framework.interactions.core.actions   
org.eclipse.vtp.framework.interactions.core.conversation   
org.eclipse.vtp.framework.interactions.core.observers   
org.eclipse.vtp.framework.interactions.core.services   
 

Classes in org.eclipse.vtp.framework.interactions.core.conversation used by org.eclipse.vtp.framework.interactions.core.actions
IConversation
          Represents a conversation between the process engine and an external entity.
 

Classes in org.eclipse.vtp.framework.interactions.core.conversation used by org.eclipse.vtp.framework.interactions.core.conversation
IBridgeMessage
          A message that displays data to the agent on the other end of a conversation.
IDataRequest
          A request that collects binary data from the other end of the conversation.
IEndMessage
          A message that displays data to the agent on the other end of a conversation.
IExternalReference
          A request that collects data from an externally referenced resource.
IFinal
          An interaction run at the beginning of a conversation.
IInitial
          An interaction run at the beginning of a conversation.
IInputRequest
          A request that collects a data value from the other end of the conversation.
IInteraction
          Base type for conversational interactions.
IMetaDataMessage
          A message that sends attributes to the agent handling the other end of a conversation.
IMetaDataRequest
          A message that requests attributes from the agent handling the other end of a conversation.
IOutputMessage
          A message that displays data to the agent on the other end of a conversation.
ISelectionRequest
          A request that collects a value selection from the other end of the conversation.
ITransferMessage
          A message that displays data to the agent on the other end of a conversation.
 

Classes in org.eclipse.vtp.framework.interactions.core.conversation used by org.eclipse.vtp.framework.interactions.core.observers
IConversation
          Represents a conversation between the process engine and an external entity.
 

Classes in org.eclipse.vtp.framework.interactions.core.conversation used by org.eclipse.vtp.framework.interactions.core.services
IBridgeMessage
          A message that displays data to the agent on the other end of a conversation.
IConversation
          Represents a conversation between the process engine and an external entity.
IDataRequest
          A request that collects binary data from the other end of the conversation.
IEndMessage
          A message that displays data to the agent on the other end of a conversation.
IExternalReference
          A request that collects data from an externally referenced resource.
IFinal
          An interaction run at the beginning of a conversation.
IInitial
          An interaction run at the beginning of a conversation.
IInputRequest
          A request that collects a data value from the other end of the conversation.
IMetaDataMessage
          A message that sends attributes to the agent handling the other end of a conversation.
IMetaDataRequest
          A message that requests attributes from the agent handling the other end of a conversation.
IOutputMessage
          A message that displays data to the agent on the other end of a conversation.
ISelectionRequest
          A request that collects a value selection from the other end of the conversation.
ITransferMessage
          A message that displays data to the agent on the other end of a conversation.